Click or drag to resize

RuleExceptionsFromAddresses Property

Indicates the e-mail addresses from which incoming messages must be sent in order for the condition or exception to apply.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> FromAddresses { get; }

Property Value

Type: IListMailbox
See Also